home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
stepp000.swf
/
scripts
/
DefineButton2_631
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2008-11-12
|
157b
|
9 lines
on(release){
setProperty("/Gts", _yscale, 20);
tellTarget("/")
{
gotoAndStop(eval("/Variables:EtatActif"));
}
gotoAndStop(1);
}